Make GtkCellView orientable and only allocate the cell area in the orientable orienta...
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 26 Nov 2010 04:18:08 +0000 (13:18 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 4 Jan 2011 14:37:09 +0000 (23:37 +0900)
commit2e2eb786d33636fc911eee8d12796f0d7924bda9
tree11aa3386198348bb6216369c04a1b5933dec6140
parent6ab29f5fd820fd2105ceaed72b55765aaa70bd0c
Make GtkCellView orientable and only allocate the cell area in the orientable orientation (unless its a "fit-model" cellview which gets both).
gtk/gtkcellview.c